Docs.rs
specs-derive-0.4.1
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
specs-derive 0.4.1
Custom derive macro for Specs components
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
3
out of
3
items documented
0
out of
3
items with examples
Size
Source code size: 20.44 kB
Documentation size: 72.29 kB
Links
Repository
crates.io
Dependencies
proc-macro2 ^1.0.8
normal
quote ^1.0.2
normal
syn ^1.0.14
normal
Versions
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Implements the `#[derive(Component)]`, `#[derive(Saveload)]` macro and `#[component]` attribute for [Specs][sp]. [sp]: https://slide-rs.github.io/specs-website/